MMDSConfig

Defines the MMDS configuration.

Members

Functions

put
bool put(FirecrackerAPIClient cl)

* Apply MMDS config via the Firecracker API (prior to boot).

Mixins

__anonymous
mixin BaseModel
Undocumented in source.

Variables

ipv4Address
string ipv4Address;

IPv4 address that the MMDS is reachable through (on the VM side)

Mixed In Members

From mixin BaseModel

stringify
string stringify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta